home *** CD-ROM | disk | FTP | other *** search
- inherited FBack: TFBack
- Caption = 'Background'
- PixelsPerInch = 96
- TextHeight = 13
- inherited Panel1: TPanel
- inherited Cell1: TCell
- ControlData = {
- 00000100D8380000BE130000000000000A000000010101010101000101001400
- 00000000}
- end
- end
- inherited Panel2: TPanel
- inherited Label1: TLabel
- Top = 8
- end
- inherited RichEdit1: TRichEdit
- Top = 72
- Height = 49
- Lines.Strings = (
- 'Cell had 4 styles of background and can'
- 'be weave into many kinds of outlook. ')
- end
- object RadioGroup1: TRadioGroup
- Left = 96
- Top = 1
- Width = 337
- Height = 65
- Columns = 3
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemIndex = 1
- Items.Strings = (
- 'Dashed'
- 'Real'
- 'Sunken'
- 'Extrude'
- 'Black')
- ParentFont = False
- TabOrder = 2
- OnClick = RadioGroup1Click
- end
- end
- end
-